html {
  font-family: "desktop";
}
html,
body,
form,
.topicNavigation {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.mobile-show {
  display: none !important;
}
.breadCrumbs .menu > li {
  max-width: none;
}
.pageWrapper.stickMenu .sideNavigation {
  top: 32px;
}
body {
  height: auto;
}
.pageWrapper.stickMenu.full .sideNavigation {
  top: 76px;
}
.hide-sideMenu .mainCategoryHeader,
.hide-sideMenu .spacer {
  display: none;
}
.sideNavigation .mainCategoryHeader.opened:after {
  content: '\e935';
}
.sideNavigation .opened .subsectionHeader:after {
  content: "\e910";
}
.collapsable.closed header a:after {
  content: '\e90f';
}
.topicNavigation .section-control.collapsed i:after {
  content: '\e935';
}
.selfProgressItem .radial {
  background-color: transparent;
}
.radial {
  width: 31px;
  height: 31px;
  background-position: center center;
  background-repeat: no-repeat;
}
.radial[data-progress="0"] {
  background-image: url('/ux-images/0p.png');
}
.radial[data-progress="20"] {
  background-image: url('/ux-images/20p.png');
}
.radial[data-progress="40"] {
  background-image: url('/ux-images/40p.png');
}
.radial[data-progress="60"] {
  background-image: url('/ux-images/60p.png');
}
.radial[data-progress="80"] {
  background-image: url('/ux-images/80p.png');
}
.radial[data-progress="100"] {
  background-image: url('/ux-images/100p.png');
}
.radial .circle,
.radial .inset {
  display: none;
}
.tagControl .icon-untagged {
  background-image: url('/ux-images/unckecked.png');
  border: none;
}
.login-page {
  -ms-behavior: url("../ux-utils/polyfills/backgroundsize.min.htc");
}
.login-page #login {
  background: #2b5082;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.login-page #login input {
  margin: 0 0 16px 0;
}
.login-page .largeinput {
  display: block;
  height: 51px;
  margin-bottom: 16px;
  padding: 10px 0;
  background: white;
  border: none;
  border-bottom: 1px solid #f3f3f3;
  text-align: center;
  font-size: 18px;
  color: #333333;
  font-family: 'Open Sans', sans-serif;
}
.login-page .help-copy {
  color: #c1c9d4;
}
#register {
  width: 50%;
  padding: 10px 0;
}
#register .register-v1-table-container td {
  margin-top: 4px;
  margin-bottom: 4px;
}
#register table,
#register thead,
#register tbody,
#register th,
#register td,
#register tr {
  display: block;
}
#register td {
  /* Behave  like a "row" */
  border: none;
  position: relative;
}
#register .label-text,
#register td.terms-of-service-copy,
#register .va-align-top {
  text-align: left;
  padding-left: 20px;
  margin-bottom: 3px;
}
#register input:not([type=submit]),
#register select {
  margin-left: 20px;
  margin-bottom: 12px;
  text-align: left;
}
#register .register-cta {
  margin-left: 20px;
}
#register input {
  color: #333;
  padding: 6px;
  border: 1px solid #959595;
  border-right: 1px solid lightGrey;
  border-bottom: 1px solid lightGrey;
  width: 200px;
}
#register select {
  padding: 6px;
}
#register input:not([type=submit]),
#register select {
  width: 250px;
  margin-bottom: 4px;
  margin-top: 4px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  margin-left: 8px;
}
#register td {
  vertical-align: middle;
  font-size: 14px;
}
#register .label-text {
  text-align: right;
}
#register .separator {
  width: 80%;
}
#register .separator .line {
  border-top: 1px solid rgba(100, 100, 100, 0.1);
  margin: 10px 20px;
}
#register td.terms-of-service-copy {
  vertical-align: top;
  padding-left: 8px;
  margin-top: 20px;
  line-height: 1.4em;
  padding-right: 100px;
}
#register .va-align-top {
  vertical-align: top;
  margin-top: 20px;
  line-height: 1.4em;
  text-align: right;
}
#register .register-cta {
  padding-top: 30px;
}
.homePage .hp-section {
  -ms-behavior: url("../ux-utils/polyfills/backgroundsize.min.htc");
}
.homePage .registerPanel {
  display: block;
  text-align: center;
  padding: 10px;
  height: auto;
}
.homePage .mainHeader .profile .register {
  background: none;
}
.mainHeader .profilePopup.show {
  width: 300px;
}
.topNavigation .menu-link,
.hp-new-nav-video {
  display: none;
}
.topNavigation-menus {
  margin-left: -40px;
}
.radio label {
  max-width: none;
}
.radio .off.checked {
  color: #f26868;
}
.radio .off.checked:before {
  content: ' ';
  background: #f26868;
  border-color: #f26868;
}
.radio .on.checked {
  color: #54a14c;
}
.radio .on.checked:before {
  content: ' ';
  background: #54a14c;
  border-color: #54a14c;
}
.wideMenu .specialityDropdown.topicsDropdown .dashboard-link:after {
  display: none;
  margin: 0;
  top: 0;
}
.wideMenu .specialityDropdown.topicsDropdown .dashboard-link:hover:before {
  display: none;
}
.wideMenu .specialityDropdown.topicsDropdown .dashboard-link:hover:after {
  display: block;
}
.wideMenu .treeMenuWrapper {
  width: 80%;
}
.homeFooter .navItem a {
  text-decoration: none;
}
.homeFooter .navItem a:hover {
  text-decoration: underline;
}
.dashboardHeader .dropdown-menu {
  border: 1px solid #CCC;
  padding-bottom: 10px;
  display: none;
}
.dashboardHeader .dropdown-menu li a {
  text-decoration: none;
}
.resetButton {
  padding-left: 7px;
}
#register {
  width: 48%;
}
#register .register-v1-table-container {
  border-collapse: separate;
  border-spacing: 6px;
  padding-top: 8px;
  padding-bottom: 0px;
}
#register .separator {
  width: 80%;
  margin: 0 auto;
}
#register .separator .line {
  border-top: 1px solid #dddddd;
  margin: 10px 20px;
}
.btn {
  display: inline-block;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #b3b3b3;
  display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  margin-left: .3em;
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  text-decoration: none;
}
.btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn-primary {
  background-color: #0074cc;
  background-repeat: repeat-x;
  background-image: linear-gradient(top, #0088cc, #0055cc);
  border-left-color: #0055cc;
  border-right-color: #0055cc;
  border-top-color: #0055cc;
  border-bottom-color: #003580;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.btn-primary:hover {
  background-color: #0055cc;
}
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.home-infographic-wrapper,
.topNavigation .menu-link,
.pass-panel-wrapper,
.hp-nav-video-wrapper {
  display: none;
}
.topNavigation-controls {
  width: 0;
}
.home-info-panel-callout {
  display: inline-block;
  margin-top: 80px;
  top: 125px;
  opacity: 0;
  transition: none;
}
.home-info-panel-callout.show {
  opacity: 1;
  transition: none;
}
.hp-section-1 {
  background-repeat: no-repeat;
  height: 520px;
}
.study-plans {
  width: 680px;
}
.featured-content-article,
.featrued-content-article:after {
  background-color: transparent;
}
.featured-content-article {
  height: 246px;
}
.featured-content-article:after {
  display: none;
}
.featured-slider-left.slick-arrow,
.featured-slider-right.slick-arrow {
  background: #646464;
  height: 36px;
}
.featured-slider-left.slick-arrow:hover,
.featured-slider-right.slick-arrow:hover {
  background: #797979;
}
.vc-infographic-list-item-link {
  text-decoration: none;
}
.hp-section-expand-trigger {
  border: 0px solid transparent;
  border: 0;
}
.hp-section-expand-trigger:hover {
  bottom: 20px;
  color: #8ed68f;
  border: 0px solid transparent;
}
.mobileAdv {
  display: block;
  position: relative;
  width: 100%;
}
.homeFooter {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 120px;
  position: relative;
  display: block;
  background-color: #343434;
}
.homeFooter nav {
  display: block;
  overflow: visible;
  clear: both;
}
.dropdown-menu {
  display: none;
  list-style: none;
  position: absolute;
  margin: 0;
  padding: 0;
  background-color: #EEE;
  border: 1px solid #CCC;
  margin-top: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 1000;
}
.dropdown-menu a {
  text-decoration: none;
  padding: 5px 10px 5px 10px;
  display: block;
  border-bottom: 1px solid #CCC;
  font-size: 16px;
  color: #383838;
}
.dropdown-menu a:hover {
  background: #E2EDFF;
}
input.checked + .switch-slider {
  background-color: #8ee6ce;
  border: 1px solid #14b287;
}
input.checked + .switch-slider:before {
  background-color: #14b287;
}
input.checked + .switch-slider:before {
  left: 24px;
}
input.checked + .switch-slider:after {
  left: 28px;
}
circle[fill="transparent"] {
  fill: #fff;
}
.pass-peak-topic-infographic__hover-block {
  display: none;
}
